home *** CD-ROM | disk | FTP | other *** search
- /*
- * $Id: render.h 44.1 1999/08/27 15:06:02 olsen Exp olsen $
- *
- * :ts=8
- *
- * COPYRIGHT:
- *
- * Unless otherwise noted, all files are Copyright (c) 1999 Amiga, Inc.
- * All rights reserved.
- *
- * DISCLAIMER:
- *
- * This software is provided "as is". No representations or warranties
- * are made with respect to the accuracy, reliability, performance,
- * currentness, or operation of this software, and all use is at your
- * own risk. Neither Amiga nor the authors assume any responsibility
- * or liability whatsoever with respect to your use of this software.
- *
- */
-
- /****************************************************************************/
-
- LONG __stdargs __saveds Render(LONG ct, LONG x, LONG y, LONG status);
-
- /****************************************************************************/
-